I need to control the length a VISA serial port break. The LABView help says 250mS is typical but less then 500mS for a VISA serial break. I need to send a break that is 3mS(for 4800 baud). According to the NI-VISA Programmer Ref Manual it is possible to control it down to 1mS but I don't know if this applies to LABVIEW. I normally use the older serial vi's(which work fine) but wanted to take advantage of the newer VISA options. I am simulating a device we produce that spits out data every 500mS but is preceeded by a 3mS break. Thanks!