Skip to content

Showing basic functionality for using the IO ports. Topics: #DigitalIO #Visionary #Sample #SICK-AppSpace

License

Notifications You must be signed in to change notification settings

SICK-AppSpace-samples-2-2-4/visionary_ap_digitalio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

visionary_ap_digitalio

Showing basic functionality for using the IO ports.

Description

The bidirectional digital ports can be defined as input or output. The basics for using the ports are shown in this application. Setting a port to as input, setting a port as output and registering a function to a change in the input signal.

How to run

Start by running the app (F5) or debugging (F7+F10). Set a breakpoint on the first row inside the main function to debug step-by-step.

Implementation

Some digital ports are input only, while others are bidirectional. The direction of a bidirectional digital port is set by using different create() methods.

Topics

DigitalIO, Visionary, Sample, SICK-AppSpace

About

Showing basic functionality for using the IO ports. Topics: #DigitalIO #Visionary #Sample #SICK-AppSpace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages