#define GetInSensorBoolean ( _p,
_n   )     __GetInSensorBoolean(_p, _n)

Read sensor boolean value.

Return the boolean value of a sensor on the specified port. Boolean conversion is either done based on preset cutoffs, or a slope parameter specified by calling SetSensorMode.

Parameters:
_p The sensor port. See NBC Input port constants. Must be a constant.
_n The sensor's boolean value.

Generated by  doxygen 1.6.2