NI-x100 Serial Problems
sentry07
Junior Member
in AMX Hardware
I've run into several systems where there's data corruption problems on the first few COM ports if you're controlling devices at 115,200. It's like the register doesn't update by the time the clock signal goes high again and the previous byte gets copied. So if the device sent:
$01,$02,$03,$04,$05,$06
I would get:
$01,$02,$02,$04,$05,$06
I was told (not by AMX) that the first few COM ports shared hardware resources with another part of the system (AXlink, I believe). I'm assuming that if something happens on the other part, the COM port loses its timeslice, which would cause the register not to update. Is this documented anywhere? If not does anyone have more information about it, like which ports on which masters, they'd be willing to share?
Thanks!
-Eric
$01,$02,$03,$04,$05,$06
I would get:
$01,$02,$02,$04,$05,$06
I was told (not by AMX) that the first few COM ports shared hardware resources with another part of the system (AXlink, I believe). I'm assuming that if something happens on the other part, the COM port loses its timeslice, which would cause the register not to update. Is this documented anywhere? If not does anyone have more information about it, like which ports on which masters, they'd be willing to share?
Thanks!
-Eric
Comments
-
I believe that the COM Port 1 shares resources with the AXLink bus on the NIs. Usually, I skip Port 1 on most projects or use it only with less demanding equipment control.
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums