mostGetRxLight
Valid for: CANoe DEFunction Syntax
Description
Queries the Light Status at the Fiber Optical Receiver (FOR).Parameters
- channel: Channel of the interface to be queried.
Return Values
- 1: Light on
- 0: Light out
- <0: See error codes
long mostGetRxLight(long channel);