FBCommType Class Reference
 
 
 
FBCommType Class Reference

#include <mobu-python-api.h>


Class Description

Communications type. Different base types of communications. There is always the 'other' type in order to use another type of communication.

Inheritance diagram for FBCommType:
Enumeration

Public Attributes

object  kFBCommTypeNone
object  kFBCommTypeSerial
object  kFBCommTypeNetworkTCP
object  kFBCommTypeNetworkUDP
object  kFBCommTypeSharedMemory
object  kFBCommTypeSimulator
object  kFBCommTypeOther

Member Data Documentation

Any other type of communications.