Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

In serial communication, can you change the start bit to 1 instead of 0?

I am using CVI 7.1 to program the rs485 - 4 port isolation card.  Is it possible to change the start bit value for asynchroneous data?  If so, what would I need to do?  This is for some verifcation testing  I'm performing at work.



0 Kudos
Message 1 of 7
(3,715 Views)
Unfortunately, the value of the start bit is not variable.  This is necessary to adhere to the 485 standard.  Why do you need to change it?  Are you communicating with a device that operates outside the bounds of the 485 standard?
Robert Mortensen
Software Engineer
National Instruments
0 Kudos
Message 2 of 7
(3,698 Views)
I need to change the start bit value for a qualification testing I'm doing with the 485 card.  So, there is no way?
0 Kudos
Message 3 of 7
(3,696 Views)
There is no way.  If you were to change the start bit value, you would also have to change the idle state value and stop bit value, which would basically be changing the whole protocol.  The value of the start bit is set by the 485 specification and cannot be changed, so I'm curious as to what testing would require this to be changed.
Robert Mortensen
Software Engineer
National Instruments
0 Kudos
Message 4 of 7
(3,691 Views)
It is just one of the many verification testings I'm performing to see if our units pass or fail based on it's performance specification.
0 Kudos
Message 5 of 7
(3,693 Views)
I'm surprised the performance specification of your device would require you to go outside of the 485 specification.  Is this a specialized device designed to operate on custom serial protocols?
Robert Mortensen
Software Engineer
National Instruments
0 Kudos
Message 6 of 7
(3,687 Views)

Tests like this are normally performed with a DIO Card (followed by an line driver ) ........

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 7 of 7
(3,670 Views)