Wired Data Transfer
From GMod Wiki
Wiremod Tool | Back |
Brief
-
Instructions
Data transferers measure the rate of data transfer through them. They can measure either normal wire data, high-speed data, but not both.
Normal wire data: Connect Input to an output of another device, and Output to an input of another device. Wire_DataRate outputs the speed of data transfer in fbytes/second.
High-speed data: Connect Input to a high-speed device, such as a memory chip. Connect Output to a device with a high-speed bus, such as a CPU or E2. HiSpeed_DataRate outputs the speed of data transfer in fbytes/second.
Inputs
Input: Input for high-speed or low-speed data transfers. Smooth: ??? Interval: ???
Outputs
Output: Output for high-speed or low-speed data transfers. HiSpeed_DataRate: High-speed transfer rate in fbytes/second. Wire_DataRate: Low-speed transfer rate in fbytes/second.
Variables
-
Useful hints
-
Example
-