You are here:
Symbol Reference > Monnit.Mine Namespace >
Gateway Class
>
Gateway Methods
>
Gateway.getAutoConfigCommand Method
Collapse All
Gateway.getAutoConfigCommand Method
Gateway Class
Gateway Members
Gateway Methods
Send Feedback
Syntax
C++
C#
Visual Basic
byte[]
getAutoConfigCommand
(
long
gatewayID
,
int
time
);
public
static
byte
[]
getAutoConfigCommand
(
long
gatewayID
,
int
time
);
Public
static
Function
getAutoConfigCommand
(
gatewayID
As
long
,
time
As
Integer
)
As
byte
()
See Also
Gateway Class
,
Gateway Members
,
Gateway Methods
Group
Gateway Methods
Remarks
This is getAutoConfigCommand, a member of class Gateway.