Click or drag to resize

IPCProcessRequest Properties

The IPCProcessRequest type exposes the following members.

Properties
  NameDescription
Public propertyAllocate
How to allocate.
Public propertyStatic memberSeparateProcess
Allocate function to a separate process.
Public propertyWeight
For shared processes, this defines the weight of this function. Units are the percentage of one second that this function will require CPU. So for example, a CIP IO device that has an RPI of 10ms (rpi), and each update takes 1ms (time) Weight = time / rpi
Top
See Also