Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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

...