List of DncDaq methods


Here is a list of methods available in DncDaq.

 

â– List of DncDaq methods

No.

Method

Description

1

DiInputBit

Performs the specified 1-bit digital input.

2

DiInputPort

Performs the specified 1-port digital input.

3

DoOutputBit

Performs the specified 1-bit digital output.

4

DoOutputPort

Performs the specified 1-port digital output.

5

DiInputMultiBit

Performs multi-bit digital input.

6

DiInputMultiPort

Performs multi-port digital input.

7

DoOutputMultiBit

Performs multi-bit digital output.

8

DoOutputMultiPort

Performs multi-port digital output.

9

DoEchoBackBit

Performs the specified 1-bit echoback.

10

DoEchoBackPort

Performs the specified 1-port echoback.

11

DoEchoBackMultiBit

Performs multi-bit echoback.

12

DoEchoBackMultiPort

Performs multi-port echoback.

13

DaqErrorString

Converts the error code into a message (character string).

14

SaveProperty

Saves the properties to the configuration file.

15

LoadProperty

Loads the properties from the configuration file.

16

Init

Executes the initialization process of DncDaq.

17

Exit

Executes the termination process of DncDaq.

18

TimingStart

Starts the specified timing.

19

TimingStop

Stops the specified timing.

20

Set8255

Sets 8255 mode chip by chip.

21

Get8255

Sets 8255 mode chip by chip.

23

TaskExecute

Performs the specified task.

24

ShowProperty

Displays the property page.

25

AiInputChannel [binary value]

AiInputChannel [voltage/current]

Inputs a binary value from the specified channel.

26

AiInputMultiChannel [binary value]

AiInputMultiChannel [voltage/current]

Inputs binary values from multiple channels.

27

AoOutputChannel [binary value]

AoOutputChannel [voltage/current]

Outputs a binary value to the specified channel.

28

AoOutputMultiChannel [binary value]

AoOutputMultiChannel [voltage/current]

Outputs binary values to multiple channels.

29

ContinuousModeStart

Starts continuous operation.

30

ContinuousModeStop

Stops continuous operation.

31

CntStartCount

Starts counting operation for the multiple specified channels.

32

CntStopCount

Stops counting operation for the multiple specified channels.

33

CntPresetCount

Presets the count value of the specified channel.

34

CntZeroClearCount

Clears the count values of the specified channels to zero.

35

CntReadCount

Reads the count value of the specified channel.