node-dmx
Preparing search index...
ArtPollOptions
Type Alias ArtPollOptions
Bitfield flags/options for an ArtPoll packet.
type
ArtPollOptions
=
{
diagnosticsUnicast
?:
boolean
;
priority
?:
DiagnosticsPriority
;
sendDiagnostics
?:
boolean
;
sendDiagnosticsOnChange
?:
boolean
;
sendIeee
?:
boolean
;
sendInputOnChange
?:
boolean
;
sendNodeReportOnData
?:
boolean
;
}
Index
Properties
diagnostics
Unicast?
priority?
send
Diagnostics?
send
Diagnostics
On
Change?
send
Ieee?
send
Input
On
Change?
send
Node
Report
On
Data?
Properties
Optional
diagnostics
Unicast
diagnosticsUnicast
?:
boolean
Optional
priority
priority
?:
DiagnosticsPriority
Optional
send
Diagnostics
sendDiagnostics
?:
boolean
Optional
send
Diagnostics
On
Change
sendDiagnosticsOnChange
?:
boolean
Optional
send
Ieee
sendIeee
?:
boolean
Optional
send
Input
On
Change
sendInputOnChange
?:
boolean
Optional
send
Node
Report
On
Data
sendNodeReportOnData
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
diagnostics
Unicast
priority
send
Diagnostics
send
Diagnostics
On
Change
send
Ieee
send
Input
On
Change
send
Node
Report
On
Data
node-dmx
Loading...
Bitfield flags/options for an ArtPoll packet.