SignalQuery.signalId

uint signalId() @property

Get signalId field.

Returns

The signal id of the signal being queried, or 0 if the

signal to be queried was unknown.

void signalId(uint propval) @property

Set signalId field.

Parameters

propvalThe signal id of the signal being queried, or 0 if the signal to be queried was unknown.