You just have to send char by char with the delay between instead of sending the hole string.
Hope that helps, Niko Simon wrote: > Hi all > My equipment is connected via rs232 to the pc, it has its own MMI > which is pretty slow, meanning menemonic rate.. > > when sending command using the serial examples given by labview > the equipment loses characters.. > > What i need to do is to send commands (via rs232) to the equipment with > delay between each characters. (ie: 50-100msec) > > ho do i do this in labview? > > thanks in advance > Simon