Hi,
Can you make use of the Callback SequenceFileLoad. As the name suggest, it is called when you first load the sequencefile.
If you are using a custom OI, then you can modify it to decode the CustomUserMessage (can remember the actual name of the User Message) sent when you call the PostUIMessage to write the data directly from your SequenceFile - SequenceFileLoad sequence directly to your OI in the form of Messages.
The default OI doesn�t handle this Message.
You may of seen the examples in the NI website.
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3DBC356A4E034080020E74861&p_node=DZ52205&p_source=external
This is an example for the CVI OI, there is also a labVIEW version. Also I notice that this ex
ample is for TS 1.0.x, so there maybe some slight difference if you are using TS2.0 of TS3.0.
Regards
Ray Farmer
Regards
Ray Farmer
