You are here:
Symbol Reference > Monnit Namespace >
Control_1Base Class
>
Control_1Base Methods
>
Control_1Base.ControlFrame Method
Collapse All
Control_1Base.ControlFrame Method
Control_1Base Class
Control_1Base Members
Control_1Base Methods
Send Feedback
Syntax
C++
C#
Visual Basic
byte[]
ControlFrame
(
long
sensorID
,
int
state1
,
int
state2
, UInt16
time1
, UInt16
time2
,
int
queueID
);
public
static
byte
[]
ControlFrame
(
long
sensorID
,
int
state1
,
int
state2
, UInt16
time1
, UInt16
time2
,
int
queueID
);
Public
static
Function
ControlFrame
(
sensorID
As
long
,
state1
As
Integer
,
state2
As
Integer
,
time1
As
UInt16,
time2
As
UInt16,
queueID
As
Integer
)
As
byte
()
See Also
Control_1Base Class
,
Control_1Base Members
,
Control_1Base Methods
Group
Control_1Base Methods
Remarks
This is ControlFrame, a member of class Control_1Base.