labs_vspe_rsba_jtdx

Virtual Serial Ports Emulator for RS-BA and JTDX

VSPEを使い、USBシリアルポートをスプリットして、RS-BAとJTDXで使う。

同時に使おうとすると奪い合いになりカチカチしてエラーになる。上手く共有できないので、ここでは単純にリセットせずに使えるようにするための設定。

つまり、Icom Remote Utilityやイニシャライズ、再接続をSKIPさせて、それぞれの起動だけですぐに使えるようにする。

Using VSPE, split the USB serial port and use it with RS-BA and JTDX. If you try to use them at the same time, they will compete with each other and tick and error.Since they can't share well, here is a simple setup to use them without resetting. In other words, Icom Remote Utility, initialization, and reconnection are SKIPed so that they can be used immediately after each startup.

  

VSPEのVer.は以下の通り(なお、最新β版ではうまくいかず)

  • Virtual Serial Ports Emulator (x64) 1.5.2.288

また、無線機の電源を切り、暫くすると共有ポートが沈黙してしまうので、電源を切った際は、VSPEの共有ポートを停止させる。

再度使う時は、無線機を立ち上げて、VSPEポートを開始させる。

VSPE Ver. is as follows (note that the latest beta version does not work well) * Virtual Serial Ports Emulator (x64) 1.5.2.288 Also, the shared ports of VSPE are silenced when the radio is turned off and the shared ports are silenced after a while. When it is time to use it again, the radio should be started up and the VSPE port should be started.

  

うっかりVSPEを起動せずにJTDXを起動したりすると、WindowsタスクにしばらくJTDXが残ってしまうことがある。これは、不正終了や何か未接続での終了しても起きること。

If you inadvertently start JTDX without starting VSPE, JTDX may remain in the Windows task for a while.This happens even if you exit unauthorizedly or exit with something unconnected.

タスクから強制削除.bat 例(for example.bat)

C:\Windows\System32\cmd.exe /C taskkill /IM jtdx.exe /f

  

画面では、CATコントロールのポート5を2と3に共用としてわけている。

  

  • labs_vspe_rsba_jtdx.txt
  • 最終更新: 2025/03/07 08:52
  • by suadmin