
Equations
132
2005 ACR Systems Inc.
7.8.2.2
Channel
The Channel object is a software representation of the physical channel of logger. You can
get a given channel's Channel object by calling Logger's property using Logger.Channel( X ).
The properties associated with a Channel are:
Table 2: Channel Properties
the channel number of the physical channel of
description of the channel
equation number of the channel
factory defined zero value
factory defined span value
engineering reading that is updated each time
when the equation is executed for current
The methods associated with a Channel are:
GetCompensationChannel() As Integer
This method gets the current channel's compensation channel index.
SetCompensationChannel(val As Integer)
This method sets the current channel's compensation channel index.
SetEngReading(val As Double)
ets the engineering value of the current channel.
Komentáře k této Příručce