Error Code List

■Initialization error

Return code

Details of Error

0

Normal completed

50

The corresponding application is not opened. (Please use OpenApplication to initialize)

 

■Common error

Return code

Details of Error

10000

Unable to specify screen size.

10001

Unable to get status.

10002

The setting file path is invalid.

10003

The setting file type is invalid.

10005

Failed to save file. (Used as ch0)

10006

Cannot execute because the device is in operation.

 

■C-WaveformGenerator specific error

Return code

Details of Error

20000

Device name is outside the settable range.

20001

The specified device does not have analog output function.

20002

Number of channels is outside the settable range.

20003

Frequency is outside the settable range.

20004

Frequency type is outside the settable range.

20005

Frequency unit is outside the settable range.

20006

Oscillation type is outside the settable range.

20007

Number of oscillations is outside the settable range.

20008

Number of stops or time is outside the settable range.

20009

Created data is outside the settable range. Please reduce the number of oscillation waveforms or reduce the stops.

20010

There are no devices that can be configured, the SDK will close.

22000

Channel number is outside the settable range.

22001

Amplitude is outside the settable range.

22002

Offset is outside the settable range.

22003

Amplitude type (Amplitude, Vp-p) is outside the settable range.

22004

Amplitude unit (V, LSB) is outside the settable range.

22005

Duty ratio is outside the settable range.

22006

Phase is outside the settable range.

22007

Waveform type is outside the settable range.

22008

Sweep type is outside the settable range.

22009

Sweep time is outside the settable range.

22010

The value before the sweep change is outside the settable range.

22011

The value after the sweep change is outside the settable range.

22012

Data file is not set when waveform type is arbitrary.

24001

Device condition error occurred.

24002

Relay error occurred.

24003

Operation start error occurred.

24004

Operation stop error occurred.

27000

Switched to Basic mode. Settings may change automatically.

Please check the setting value using GetDeviceSetting.

29999

Some other error occurred. (Reserved)