Name of the resource does not COM port number

Hello

When I connect computer Board, I use

ResourceManager.GetLocalManager (). FindResources("?*")

to get resource name ("ASRL11::INSTR") and use that name that I invoke

A session = ResourceManager.GetLocalManager (). Open (Name);

to get the session and get the value of the property HardwareInterfaceName of the session.

The problem is that the COM port number in the property ("Com10") of HardwareInterfaceName does not match name the resource. The COM port number is correct, that it is the same, as noted in the Windows Device Manager. But why the name of the resource 'ASRL11::INSTR', it should be "ASRL10::INSTR".

Does anyone have an idea?

Thank you

Eva

Hello

Port 10 is reserved for the parallel port

Curt

Tags: NI Software

Similar Questions

Maybe you are looking for