Skip to content

Commit

Permalink
Update funcall2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
markgarnold committed Mar 24, 2023
1 parent c975038 commit 4cfcf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0mq/funcall2.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
# ym = concore2.read(concore.iport['Y1'],"ym",init_simtime_ym)
paired_transmitter = PairedTransmitter(
remote_host="localhost", exposed_commands=[],
#remote_host="193.136.132.10", exposed_commands=[],
remote_port=2345, listen_port=2346,)
paired_transmitter.start_background_sync()
ym = paired_transmitter.request_with_immediate_reply(
Expand Down

0 comments on commit 4cfcf40

Please sign in to comment.