nxLibGetDouble

Navigation:  NxLib API > C Interface > Read Access >

nxLibGetDouble

Previous pageReturn to chapter overviewNext page

Retrieves the floating point value of a Number item.

Signature

NXLIBDOUBLE nxLibGetDouble (NXLIBINT* result, NXLIBSTR itemPath);

Parameters

result

A pointer to a variable for the error code of the operation.

itemPath

The path of the item to access.

Return Value

The floating point value of the item.