<< digimetrie Tools digimetrie Tools XCos bloc Aoutf >>

digimetrie Tools >> digimetrie Tools > Digimétrie Functions

Digimétrie Functions

Scilab functions for manipulate Digimétrie's acquisition boards

Functions

digi_AInf

Read the Voltage of an analogic Input channel

Function parameters :

Return : the real corresponding the the Voltage readed

digi_AInf_Scan

Operate a series of Voltage readings among a group of analogic Input channels

Function parameters :

Return : a matrix ["channels number" x "acquisitions number"]

digi_DIn

Do a reading of a bloc of 8 binary lines

Function parameters :

Return : an integer which the binary value b7-b6-b5-b4-b3-b2-b1-b0 mean : bi == binay value of channel i of the bloc

digi_BIn

Do a reading of a single line in a bloc of binary lines

Function parameters :

Return : 0 ou 1

digi_AOutf

Set the Voltage of a analogic Output channel

Function parameters :

Return : 1

digi_AOutf_Scan

Opoerate successives setting of Voltage among a group of analogic Outpus Channels. For example for signal generation.

Function parameters :

Return : 1

digi_DOut

Set the value of a bloc of 8 binary lines

Function parameters :

Return : 1

digi_BOut

Set the Value of a single binary line

Function parameters :

Return : 1


Report an issue
<< digimetrie Tools digimetrie Tools XCos bloc Aoutf >>