Hello,
I would like to know how sending a message only one time.
I'm using this kind of command:
signals("PART1").Source.AutoTransmit = true
signals("PART2").Source.AutoTransmit = true
signals("PART1").value = &H05BC2EFD
signals("PART2").value = nb_DID
signals("PART1").Source.AutoTransmit = false
signals("PART2").Source.AutoTransmit = false
But the message could be sent twice in this case. Do you have a command to send only one time a message ?
Moreover, it happens that the PART1 of the sent message is correct but the second part of the message (PART2) is not at the right value (it is at the previous value, not yet actualized).
Thanks in advance for your help,
FL
Send a message only one time
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Send a message only one time
Without the rest of the macro , it´s hard to give you support:
How are the signals defined? Are they sheduled? Are they defined as send and recive ?
Why do you set Autotransmit to true? and later back to false?
please see here and here
How are the signals defined? Are they sheduled? Are they defined as send and recive ?
Why do you set Autotransmit to true? and later back to false?
please see here and here
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------