Standard Remote Frame Count
Syntax
long StandardRemoteFrameCount ()
Method
CANx.StandardRemoteFrameCount
Function
Returns the number of standard remote CAN frames on channelxsince start of measurement. Validxvalues: 1…32
Parameters
—
Return Values
Number of standard remote CAN frames on channelxsince start of
measurement.
write ("Number of standard remote frames on CAN1 = %d", CAN1.StandardRemoteFrameCount);