SignalQuery.signalId

Set signalId field.

  1. uint signalId [@property getter]
  2. uint signalId [@property setter]
    class SignalQuery
    @property
    void
    signalId
    (
    uint propval
    )

Parameters

propval uint

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