Sida 1 av 1
Automat test
Postat: 14 februari 2012, 07:20:14
av cobree
Nu har jag påbörjat ett litet projekt, inköpt testrigg med lite utrustning, dubbla VXI Mainframes, med DMM, Functionsgenerator, Programmerbara DC m.m. planering att sätta upp detta mha Labview för en komplett generell testrigg.
IMAG0098 (361x640).jpg
IMAG0100 (361x640).jpg
IMAG0129 (640x361).jpg
Conny
http://www.cbrobotics.se
Re: Automat test
Postat: 14 februari 2012, 07:45:16
av Nerre
Ventilator-slangar som ligger ovanpå?
Re: Automat test
Postat: 14 februari 2012, 07:54:17
av polmanswe
Från aukt i söderhamn?
Re: Automat test
Postat: 16 februari 2012, 08:03:08
av cobree
Nu kopplat upp och testat oscilloscope samt adresserat VXI chassiet och dess instickskort, testat med MAX påbörjat kodning i LabVIEW och ska testa mäta med DMM:en.
IMAG0153_web.jpg
Nerre, javisst men det borde vara större..... nej det är bara skräp...
Polmanswe, Japp
Re: Automat test
Postat: 16 februari 2012, 22:29:26
av cobree
Lite uppdatering, fick problem att adressera i VXI chassiet, så jag påbörjade styra
6033a.png
det var ett tag sedan man höll på med GPIB, men lyckas nu ställa in och läsa ut aktuella värden ifrån Labview, pluggade på lite om GPIB adressering och i VXI chassiet ligger korten på sekundär adress, vilket gör att dessa ligger på en högre adress
"
If you are using an IEEE 488.2 function, such as Send or Receive, and you need to use a secondary address, you can use the MakeAddr function to create a "packed" address for you. The packed address consists of two bytes of information: a high byte (secondary address) and a low byte (primary address). You can express this packed address in hexadecimal, where the SAD is a value from 60 hex (96 decimal) to 7E hex (126 decimal) and the PAD is a value from 0 hex (0 decimal) to 1E hex (30 decimal).
For example, using the previous example (the GPIB board is gpib2 at PAD 0, the instrument is at PAD 5 and SAD 4), the packed address would be 0x6405 (high byte = 60 hex + 04 hex, low byte = 05 hex). The board information is a separate input, used in the functions themselves. For example, the Send function has a bus input that corresponds to the boardIndex mentioned above. The bus for gpib2 is 2 (not 0 -- that is the PAD)."
Det blir lite test i helgen...
Re: Automat test
Postat: 19 februari 2012, 21:45:14
av cobree
Lite mer godis i riggen..
E1472A.png