Info |
---|
This application was added in REL-1.1.0. |
Introduction
This example script subscribes to data notifications and prints out all Blink packets received
The script connects to a Manager using the Python library and does the following:
- Prompts the user for the VManager lP IP addressÂ
- Subscribes to data notifications
- Prints out all Blink packets received
...