You are here:
Symbol Reference > Monnit Namespace >
CTPowerBase Class
>
CTPowerBase Methods
>
CTPowerBase.SetHystFourthByte Method
Collapse All
CTPowerBase.SetHystFourthByte Method
CTPowerBase Class
CTPowerBase Members
CTPowerBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
void
SetHystFourthByte
(
Sensor
sensor
, byte
value
);
public
static
void
SetHystFourthByte
(
Sensor
sensor
,
byte
value
);
Public
static
Function
SetHystFourthByte
(
sensor
As
Sensor
,
value
As
byte
)
As
void
See Also
CTPowerBase Class
,
CTPowerBase Members
,
CTPowerBase Methods
Group
CTPowerBase Methods
Remarks
This is SetHystFourthByte, a member of class CTPowerBase.