News:

  • August 24, 2026, 09:27:17 PM

Login with username, password and session length

Author Topic: Do-more Simulator IntSerial StreamIn StreamOut  (Read 8619 times)

Mike Nash

  • Hero Member
  • *****
  • Posts: 652
Do-more Simulator IntSerial StreamIn StreamOut
« on: August 06, 2018, 01:01:54 PM »
Probably covered before, but I can't find anything.

I don't seem to be able to select @IntSerial in the Simulator for a StreamIn or StreamOut instruction. Is there a workaround/alternative?

This is just me trying something out as the code works fine in a BX and H2. I don't find anything in Help saying it won't work. I do have the physical Com port selected in DMSim and I've restarted DMSim.

BobO

  • Host Moderator
  • Hero Member
  • *****
  • Posts: 6172
  • Yes Pinky, Do-more will control the world!
Re: Do-more Simulator IntSerial StreamIn StreamOut
« Reply #1 on: August 06, 2018, 01:58:25 PM »
You need to change the port mode from the default "Do-more Protocol" to "Program Control". CPU page of the SysConfig.
"It has recently come to our attention that users spend 95% of their time using 5% of the available features. That might be relevant." -BobO

pbw

  • Hero Member
  • *****
  • Posts: 127
Re: Do-more Simulator IntSerial StreamIn StreamOut
« Reply #2 on: August 06, 2018, 02:13:39 PM »
Say I have a device streaming data to COM 1 on the PC is it possible for the SIM to see this? If So how do I direct the SIM to COM1?

pbw

  • Hero Member
  • *****
  • Posts: 127
Re: Do-more Simulator IntSerial StreamIn StreamOut
« Reply #3 on: August 06, 2018, 02:17:39 PM »
Found it.

Mike Nash

  • Hero Member
  • *****
  • Posts: 652
Re: Do-more Simulator IntSerial StreamIn StreamOut
« Reply #4 on: August 06, 2018, 02:46:42 PM »
You need to change the port mode from the default "Do-more Protocol" to "Program Control". CPU page of the SysConfig.

Thank you! I was pretty sure I had it working before but I clean overlooked that in the Sim this time.