statusPointValue

statusPointValue — gives the value of a driver status point.

Synopsis

       
(statusPointValue)
	

Parameters

none

Returns

(statusPointValue value)

Description

This command returns the current value of the status point (see statusPointDefine). If the Cascade DataHub is not being used, this command provides a quick alternative to obtain a summary status for all initilaized cards.

Example

The following command:

(statusPointValue)

might return something like this:

(statusPointValue 0x00003200)

The status bit table would indicate the meaning of this value, but it has not been documented yet.