Read Access

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C# Interface / CLI > Basic Access >

Read Access

The following functions allow to retrieve actual item values from the tree:

nxLibGetJson

nxLibGetInt

nxLibGetDouble

nxLibGetBool

nxLibGetString

nxLibGetBinary

Some functions retrieve item meta information, reveiling hidden information of proprietary JSON extensions or general structure information:

nxLibGetType

nxLibGetCount

nxLibGetName

nxLibGetBinaryInfo