![]() |
*Error* I/O port address 0x'X' does not appear to be a valid asynchronous hardware device. If you know this address to be correct, you may use the `force' option to override the COMport existence tests.
Source: AIOCOMX
Explanation: AIOCOMX could not validate the existence of the port at address X. The port might or might not be available at that address.
If AIOCOMX is already loaded, the previously loaded port configurations remain active; the current loadcommand does not create a new port configuration.
Action: Verify that the port address on the LOAD AIOCOMX command line matches the port address for the port hardware and does not conflict with any other server hardware.
If there is an address conflict or error, correct the problem and reload AIOCOMX. If there is no conflict,add the FORCE parameter to the LOAD AIOCOMX command line to suppress the port validation and force AIOCOMX to usethe port.
You can view the command line load syntax, which includes the FORCE parameter, by entering the LOAD AIOCOMX ?command.
![]() |