05-26-2010 04:03 AM - last edited on 01-26-2024 02:15 PM by migration-bot
Hello,
I want to change the baudrate for my NI PCI-8512/2card programmaticaly.
I need to use the card in Diadem DAQ with 50kB and with 250kB, depending on the machine type, so I want to change the Can-Port Baudrate in MAX.
I think this doesn't work using Diadem, so I want to do this using a Labview programm.
Thanks
BBI
06-01-2010 05:59 AM
Hey BBI,
you can use the property Baud-Rate in the XNET Session Property Node to do that. (see Screenshot attached)
Stefan
06-01-2010 06:49 AM
Hello StefanS,
I tried your proposal, but it seems the xnet driver and the ni-can driver settings are independent.
In Diadem I can only use ni-can, when I change the xnet Baudrate, there is no change in the ni-can baudrate.
Thanks
BBI
06-01-2010 07:14 AM
I think there was a misunderstanding.
You cannot use LabVIEW to change settings and then use them from DIAdem. DIADem can only apply the NI-CAN Settings you change in MAX. There is no chance to do that programmtically.
But you can use LabVIEW to do your acqusition and your communication.
Stefan