LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

question on acquire current input from CB-68LP connector blocks

hello
i has a question.I try to get the current input to the labview using CB-68LP.I had wired to channel 1.The correct reading should be 0.0724A.But I cannot get the correct reading
Thank you
0 Kudos
Message 1 of 7
(3,019 Views)
please..i need help
0 Kudos
Message 2 of 7
(3,005 Views)
Week end is a difficult time when you need a quick help.
You should not have post a second message to catch somebody attention : some people just scan the forum to search for unanswered questions...and you gave an answer to your own question, changing its status.

First thing to do : use MAX to see if you can read the proper signal.
Second : use the attached vi to see if you can read the signal in LV.

Things should process smoothly after that.

CC
Chilly Charly    (aka CC)
0 Kudos
Message 3 of 7
(2,999 Views)
what is MAX?
0 Kudos
Message 4 of 7
(2,991 Views)
MAX stands for "Measurement and Automation eXplorer". It's an utility that is installed with LabVIEW. It appears on the desktop as a circular blue icon with the NI white symbol and a yellow arrow over. You should use it to test and configure DAQ cards, serial ports...

CC
Chilly Charly    (aka CC)
0 Kudos
Message 5 of 7
(2,984 Views)
hi
I used the variable resistor connected to the 1.5v battery (dc ) wired to channel 1 of the blocks..I was able to got the right voltage reading in the Lab view program (lab 2 vi).But when I used from DC to AC supply (230V),I would not got the right reading.The reading is negative..anybody know why?
0 Kudos
Message 6 of 7
(2,967 Views)
John,
What voltage (or current) are you supposed to be reading? Depending on your data acquisition board, the input limits are probably -10V to 10V. You can not get accurate readings if you excede the voltage limits of the board. Extremely high voltages (like 230V) will damage the board also. Additionally, are you trying to read an AC signal?
-Alan A.
0 Kudos
Message 7 of 7
(2,954 Views)