LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB6501_OEM DIO Push-pull configuration

Dear Support,

 

I'm using an OEM 6501 USB Device from NI, at power up prior to any LabVIEW commands, digital output level is HIGH ( open drain with internal 4K7 pull-up resistor). Unfortunatly, my application needs a LOW level at default, so i have to replace Open Drain configuration by push-pull and i would like that OEM USB 6501 device starts automatically with a low level.

How to proceed to configure Push-pull mode to replace Open Drain default mode with LabVIEW commands?

Do i need to suppress all 4K7 pull up resistors on the board?

Thanks for your help.

Regards,

 

Marc,

0 Kudos
Message 1 of 4
(106 Views)

Hi marcounet,

 


@marcounet wrote:

How to proceed to configure Push-pull mode to replace Open Drain default mode with LabVIEW commands?


There's no way to change the power-on state, your device acts exactly as described in the specs: "input (high-impedance)" on startup!

 


@marcounet wrote:

Unfortunatly, my application needs a LOW level at default,


Options:

  • Use other hardware, capable of setting the default power-on state.
  • Add your own (external) hardware to ensure the required power-on state. Use a DO pin of the 6501 to switch the outputs of your external hardware as required…

@marcounet wrote:

Dear Support,


This is a public forum, mainly driven by volunteers.

When you want to contact the NI support you need to start a service request within your user account…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(94 Views)

The 6501 I/O pins do not provide power-up default settings.

 

See Re: Can I change the power on state of the USB-6501? - NI Community

 

There are other models (USB-6509) that support power-up defaults.

0 Kudos
Message 3 of 4
(92 Views)

Thanks i don't know if USB6509 exist in OEM version.

 

Regards,

 

Marc,

0 Kudos
Message 4 of 4
(82 Views)