Winford Engineering ETH32 API Version 2 Documentation
Next
Winford Engineering ETH32 API Version 2 Documentation
Table of Contents
Overview
Installation
Automatic Installation
Windows
Linux
Topics
Connections
Digital I/O
Special-Purpose Digital I/O
Analog Inputs
Events
Digital Events
Analog Events
Counter Events
Counters
Pulse Width Modulation Outputs
Built-in LEDs
Product Identification
Timeouts and Errors
EEPROM Memory
Other Functionality
Configuration and Detection
Plugins
Notes about WinPcap
Programming Languages
C/C++
Error Handling
Structures
Main Function Reference
eth32_close
eth32_connection_flags
eth32_dequeue_event
eth32_disable_event
eth32_empty_event_queue
eth32_enable_event
eth32_error_string
eth32_get_analog_assignment
eth32_get_analog_eventdef
eth32_get_analog_reference
eth32_get_analog_state
eth32_get_counter_rollover
eth32_get_counter_state
eth32_get_counter_threshold
eth32_get_counter_value
eth32_get_direction
eth32_get_direction_bit
eth32_get_eeprom
eth32_get_event_handler
eth32_get_event_queue_status
eth32_get_firmware_release
eth32_get_led
eth32_get_product_id
eth32_get_pwm_base_period
eth32_get_pwm_channel
eth32_get_pwm_clock_state
eth32_get_pwm_duty_period
eth32_get_pwm_parameters
eth32_get_serialnum
eth32_get_serialnum_string
eth32_get_timeout
eth32_input_analog
eth32_input_bit
eth32_input_byte
eth32_input_successive
eth32_open
eth32_output_bit
eth32_output_byte
eth32_pulse_bit
eth32_readback
eth32_reset
eth32_set_analog_assignment
eth32_set_analog_eventdef
eth32_set_analog_reference
eth32_set_analog_state
eth32_set_counter_rollover
eth32_set_counter_state
eth32_set_counter_threshold
eth32_set_counter_value
eth32_set_direction
eth32_set_direction_bit
eth32_set_eeprom
eth32_set_event_handler
eth32_set_event_queue_config
eth32_set_led
eth32_set_pwm_base_period
eth32_set_pwm_channel
eth32_set_pwm_clock_state
eth32_set_pwm_duty_period
eth32_set_pwm_parameters
eth32_set_timeout
eth32_verify_connection
Event Callback Function
Configuration / Detection
Error Handling
Structures
Configuration / Detection Function Reference
eth32cfg_discover_ip
eth32cfg_free
eth32cfg_get_config
eth32cfg_ip_to_string
eth32cfg_query
eth32cfg_serialnum_string
eth32cfg_set_config
eth32cfg_string_to_ip
Plugin Function Reference
eth32cfg_plugin_choose_interface
eth32cfg_plugin_interface_address
eth32cfg_plugin_interface_list
eth32cfg_plugin_interface_list_free
eth32cfg_plugin_interface_name
eth32cfg_plugin_interface_type
eth32cfg_plugin_load
.NET Languages
Getting Started
Error Handling
Structures
Eth32 Member Reference
AnalogAssignment Property
AnalogReference Property
AnalogState Property
Connect Method
Connected Property
ConnectionFlags Method
CounterRollover Property
CounterState Property
CounterThreshold Property
CounterValue Property
DisableEvent Method
Disconnect Method
EmptyEventQueue Method
EnableEvent Method
ErrorString Method
EventQueueCurrentSize Property
EventQueueLimit Property
EventQueueMode Property
FirmwareMajor Property
FirmwareMinor Property
GetAnalogEventDef Method
GetDirection Method
GetDirectionBit Method
GetDirectionBitBool Method
GetDirectionByte Method
GetEeprom Method
GetPwmParameters Method
InputAnalog Method
InputAnalogUShort Method
InputBit Method
InputBitBool Method
InputByte Method
InputByteByte Method
InputSuccessive Method
InputSuccessiveByte Method
Led Property
OutputBit Method
OutputByte Method
ProductID Property
PulseBit Method
PwmBasePeriod Property
PwmChannel Property
PwmClockState Property
PwmDutyPeriod Property
Readback Method
ReadbackByte Method
ResetDevice Method
SerialNum Property
SetAnalogEventDef Method
SetDirection Method
SetDirectionBit Method
SetEeprom Method
SetPwmParameters Method
Timeout Property
VerifyConnection Method
Event Handler
Configuration / Detection Functionality
Error Handling
Structures
Eth32Config Member Reference
BroadcastAddress Property
BroadcastAddressString Property
DiscoverIp Method
Free Method
IpConvert Method
IpConvertToNetIPAddress Method
IpConvertToString Method
MacConvert Method
MacConvertToString Method
NumResults Property
ProductId Constant
Query Method
Result Property
SerialNumString Method
SetConfig Method
Eth32ConfigPlugin Member Reference
ChooseInterface Method
Free Method
GetInterfaces Method
Load Method
NetworkInterface Property
NumInterfaces Property
Visual Basic 6
Getting Started
Error Handling
Structures (User Defined Types)
Eth32 Member Reference
AnalogAssignment Property
AnalogReference Property
AnalogState Property
CheckEvents Method
Connect Method
Connected Property
ConnectionFlags Method
CounterRollover Property
CounterState Property
CounterThreshold Property
CounterValue Property
DisableEvent Method
Disconnect Method
EmptyEventQueue Method
EnableEvent Method
ErrorString Method
EventQueueCurrentSize Property
EventQueueLimit Property
EventQueueMode Property
FirmwareMajor Property
FirmwareMinor Property
GetAnalogEventDef Method
GetDirection Method
GetDirectionBit Method
GetEeprom Method
GetPwmParameters Method
InputAnalog Method
InputBit Method
InputByte Method
InputSuccessive Method
Led Property
OutputBit Method
OutputByte Method
ProductID Property
PulseBit Method
PwmBasePeriod Property
PwmChannel Property
PwmClockState Property
PwmDutyPeriod Property
Readback Method
ResetDevice Method
SerialNum Property
SetAnalogEventDef Method
SetDirection Method
SetDirectionBit Method
SetEeprom Method
SetPwmParameters Method
Timeout Property
VerifyConnection Method
Event Handler
Configuration / Detection Functionality
Error Handling
Structures
Eth32Config Member Reference
BroadcastAddress Property
BroadcastAddressString Property
DiscoverIp Method
Free Method
IpConvert Method
IpConvertToString Method
MacConvert Method
MacConvertToString Method
NumResults Property
Query Method
Result Property
SerialNumString Method
SetConfig Method
Eth32ConfigPlugin Member Reference
ChooseInterface Method
Free Method
GetInterfaces Method
Load Method
NetworkInterface Property
NumInterfaces Property
Other Languages