Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DOCSDK and version 2.9

...

  1. Initialize the Touch Sensor Module.
  2. Initiate signal handler (CTRL+C for shutdown).
  3. Create a new connection to device using HID Pipe.
  4. Connect to device using connection from step 3.
  5. Read response from connection.
  6. Optional: Search for platform device.
  7. Search for the Touch Sensor Module.
  8. Send command Set Operation Modes to the Touch Sensor Module.
  9. Loop until interrupt signal from user (CTRL+C).
    1. Read incoming message.
    2. Dump incoming message (display it for the user).
    3. If incoming message is OperationModesMessageType
      1. Send command Get Mcu Unique Identifier to the Touch Sensor Module.
    4. If incoming message is McuUniqueIdentifierMessageType
      1. Send command Set Enable to the Touch Sensor Module.
  10. Disconnect connection.
  11. Free up connection memory.
  12. Uninitialize the Touch Sensor Module.

Panel
borderColordarkblue
bgColorlightgrey
titleRead More

Children Display
depth1
pageNeonode® zForce® SDK User's Guide