You are here: Start » Filter Reference » Hardware Support » Z4Sight
Z4Sight
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| Z4Sight_ConfigureDigitalInput |  
 | 
		Configures digital input port.  | 
		ThirdParty | |
| Z4Sight_ConfigureDigitalOutput |  
 | 
		Configures digital output.  | 
		ThirdParty | |
| Z4Sight_ConfigureEncoder |  
 | 
		Configures the encoder.  | 
		ThirdParty | |
| Z4Sight_ConfigureIOCommandList |  
 | 
		Configures an I/O command list.  | 
		ThirdParty | |
| Z4Sight_ConfigureLatch |  
 | 
		Configures the latch.  | 
		ThirdParty | |
| Z4Sight_ConfigureTimer |  
 | 
		Configures the timer.  | 
		ThirdParty | |
| Z4Sight_EnableEncoder |  
 | 
		Enables or disables the encoder.  | 
		ThirdParty | |
| Z4Sight_EnableTimer |  
 | 
		Enables or disables the timer.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Read_ByteBuffer |  
 | 
		Reads the assembly data as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Read_float32 |  
 | 
		Reads the assembly data as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Read_sint16 |  
 | 
		Reads the assembly data as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Read_sint32 |  
 | 
		Reads the assembly data as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Read_uint16 |  
 | 
		Reads the assembly data as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Write_ByteBuffer |  
 | 
		Writes the assembly data as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Write_float32 |  
 | 
		Writes the assembly data as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Write_sint16 |  
 | 
		Writes the assembly data as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Write_sint32 |  
 | 
		Writes the assembly data as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_EtherNetIP_Write_uint16 |  
 | 
		Writes the assembly data as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_GenerateSoftwareTrigger |  
 | 
		Generates a software trigger for the timer.  | 
		ThirdParty | |
| Z4Sight_GetAllInputLevels |  
 | 
		Gets the state of all the inputs on the device.  | 
		ThirdParty | |
| Z4Sight_GetCounterReferenceValue |  
 | 
		Gets the I/O command list's internal counter value at the current moment.  | 
		ThirdParty | |
| Z4Sight_GetEncoderCounter |  
 | 
		Gets the current value of an encoder counter.  | 
		ThirdParty | |
| Z4Sight_GetEndTimerWatcherEvent |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetEndTimerWatcherEvent_WithTimeout |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetInputLevel |  
 | 
		Gets input signal level.  | 
		ThirdParty | |
| Z4Sight_GetIOWatcherEvent |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetIOWatcherEvent_WithTimeout |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetStartTimerWatcherEvent |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetStartTimerWatcherEvent_WithTimeout |  
 | 
		Get io hook event.  | 
		ThirdParty | |
| Z4Sight_GetTimerValue |  
 | 
		Gets timer value.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadCoils |  
 | 
		Reads the coil data table in local memory for data received from a Modbus controller.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadDiscreteInputs |  
 | 
		Reads the discrete input data table in local memory for data received from a Modbus controller.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadHoldingRegisters_ByteBuffer |  
 | 
		Reads the holding register data table as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadHoldingRegisters_float32 |  
 | 
		Reads the holding register data table as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadHoldingRegisters_sint16 |  
 | 
		Reads the holding register data table as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadHoldingRegisters_sint32 |  
 | 
		Reads the holding register data table as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadHoldingRegisters_uint16 |  
 | 
		Reads the holding register data table as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadInputRegisters_ByteBuffer |  
 | 
		Reads the input register data table as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadInputRegisters_float32 |  
 | 
		Reads the input register data table as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadInputRegisters_sint16 |  
 | 
		Reads the input register data table as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadInputRegisters_sint32 |  
 | 
		Reads the input register data table as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_ReadInputRegisters_uint16 |  
 | 
		Reads the input register data table as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteCoils |  
 | 
		Writes the coil data table in local memory to send to the Modbus controller.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteHoldingRegisters_ByteBuffer |  
 | 
		Writes the holding register data table as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteHoldingRegisters_float32 |  
 | 
		Writes the holding register data table as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteHoldingRegisters_sint16 |  
 | 
		Writes the holding register data table as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteHoldingRegisters_sint32 |  
 | 
		Writes the holding register data table as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_Modbus_WriteHoldingRegisters_uint16 |  
 | 
		Writes the holding register data table as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_GetControllerState |  
 | 
		Gets the state of the PROFINET controller (PLC) connected to the local computer.  | 
		ThirdParty | |
| Z4Sight_Profinet_Read_ByteBuffer |  
 | 
		Reads the module data as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_Profinet_Read_float32 |  
 | 
		Reads the module data as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Read_sint16 |  
 | 
		Reads the module data as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Read_sint32 |  
 | 
		Reads the module data as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Read_uint16 |  
 | 
		Reads the module data as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Write_ByteBuffer |  
 | 
		Writes the module data as a ByteBuffer.  | 
		ThirdParty | |
| Z4Sight_Profinet_Write_float32 |  
 | 
		Writes the module data as 32-bit floating point numbers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Write_sint16 |  
 | 
		Writes the module data as signed 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Write_sint32 |  
 | 
		Writes the module data as signed 32-bit integers.  | 
		ThirdParty | |
| Z4Sight_Profinet_Write_uint16 |  
 | 
		Writes the module data as unsigned 16-bit integers.  | 
		ThirdParty | |
| Z4Sight_RegisterCommand |  
 | 
		Register command.  | 
		ThirdParty | |
| Z4Sight_RegisterEdge |  
 | 
		Registers an edge in a command list.  | 
		ThirdParty | |
| Z4Sight_RegisterEndTimerWatcher |  
 | 
		Register hook function and invoke command.  | 
		ThirdParty | |
| Z4Sight_RegisterImpulse |  
 | 
		Registers an impulse in a command list.  | 
		ThirdParty | |
| Z4Sight_RegisterIOWatcher |  
 | 
		Register hook function and invoke command.  | 
		ThirdParty | |
| Z4Sight_RegisterPulse |  
 | 
		Registers a pulse in a command list.  | 
		ThirdParty | |
| Z4Sight_RegisterStartTimerWatcher |  
 | 
		Register hook function and invoke command.  | 
		ThirdParty | |
| Z4Sight_ResetEncoderCounter |  
 | 
		Resets the value of an encoder counter.  | 
		ThirdParty | |
| Z4Sight_ResetTimer |  
 | 
		Resets specified timer.  | 
		ThirdParty | |
| Z4Sight_SetInputDebounceTime |  
 | 
		Set input signal debounce.  | 
		ThirdParty | |
| Z4Sight_SetOutputLevel |  
 | 
		Sets output signal level.  | 
		ThirdParty | |
| Z4Sight_SetOutputSource |  
 | 
		Sets output signal source.  | 
		ThirdParty | |
| Z4Sight_SetUserBit |  
 | 
		Set value of user bit  | 
		ThirdParty | |
| Z4Sight_UnregisterCommand |  
 | 
		Unregister command. For the pulse signal, the falling edge is cancelled only if the rising edge cancellation was successful.  | 
		ThirdParty | 
