Configure the SMB Connector as a Trigger on the PCIe-1433

Updated Apr 26, 2023

  • I am wondering how the SMB line on the PCIe-1433 Frame Grabber card can be configured. I cannot find the option to do this in any programmatic API or NI MAX.
  • I want to set SMB trigger connector of the PCIe-1433 to be an output.How should I set the configuration.

Considerations

For further triggering and DIO needs with the PCIe-1433, use the NI Camera Link I/O Extension Board (PCIe). The I/O Extension Board provides three differential isolated inputs, three isolated outputs, eight TTL inputs/outputs, and quadrature encoder inputs.

The SMB connector on the PCIe-1433 can be used for front panel trigger connectivity. It can be used as a 5 V input to trigger acquisitions or as a 5 V output to provide status information to your system. The default for the SMB Connector is an input. You would need to use LabVIEW to change the SMB connector to be an output. You can control the SMB line in LabVIEW by using the IMAQ Trigger VIs and referencing trigger line 0. A good starting place is the LabVIEW Vision Acquisition Shipping Examples. The examples can be found in the LabVIEW example finder at the following locations:

Hardware Input and Output >> Vision Acquisition >> NI-IMAQdx >> Hardware-Specific >> Camera Link >> IMAQdx >> Triggered Acquisition (Camera Link).vi

Hardware Input and Output >> Vision Acquisition >> NI-IMAQdx >> Hardware-Specific >> Camera Link >> IMAQdx >> IMAQdx Compatibility for IMAQ >> Compatibility Triggered Acquistion.vi