Collapse All
Monnit Mine Java
Sensor.ReadConfigCommand Method
Sensor Class
Sensor Members
com.monnit.mine.MonnitMineAPI Package
Sensor Methods
Send Feedback
Syntax
Pascal
C++
Java
PHP
function
ReadConfigCommand
(
section
: eConfigSection;
sensorid
: Integer): byte;
byte
ReadConfigCommand
(eConfigSection
section
,
int
sensorid
);
public
static
byte
ReadConfigCommand
(eConfigSection
section
,
int
sensorid
);
public
static
byte
ReadConfigCommand
(eConfigSection
$section
,
$sensorid
);
Description
this is now handled by the sensors base application class
Group
Sensor Methods
Links
Sensor Class
,
Sensor Members
,
com.monnit.mine.MonnitMineAPI Package
,
Sensor Methods
Copyright (c) 2016. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!