FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

error 33153

I find error 33153 when my pogram writes to the output module.
My system consists of 1 FP-1000, 1 FP-AI-110, 1 FP-AO-200, FP Explorer 2.0 and LabVIEW 6i.
I'm tring to write to the busy channels of the output module using the All item name, so the program creates an eight numbers array whit zeroes in the places corresponding to unbusy channels. The unwired channels are setted in the state of 0 mA, so, I think, it's improbable that the cause of the error is a signal out of range.
0 Kudos
Message 1 of 2
(3,385 Views)
Enrico,

The cause of this may be the regional settings for the country you are in. If your system is set-up to use a comma for the decimal identifier rather than a decimal point, then writing a value of 0.015 vs 0,015 will result in the 33153 error.

Regards,
Aaron
LabVIEW Champion, CLA, CPI
0 Kudos
Message 2 of 2
(3,385 Views)