KoRC - Korad Remote Control

KoRC - free software for controlling the Korad KD3305P power supply from a computer with Windows 7/8/10/11. It can be used as a replacement for software provided by the manufacturer, which requires the installation of the Labview environment to work. KoRC Home website

Features

Installation

Installation is not required. Simply:

Requirements

The program requires at least .NET Framework version 4.7.2 to run. In Windows versions lower than Windows 10, .NET Framework installation may be necessary. The "Offline" installer can be downloaded from here. download .NET

Donations

The program is released under a freeware license. You can use it for free for non commercial use. If you like this program, please consider making a donation to its development. Make a donation

Manual

Keyboard shortcuts

Connection via USB:

Connection via LAN:

NOTE: To connect via LAN, it is necessary to add rules for incoming and outgoing UDP connections on port 18190 (the default application port) to the Windows firewall before configuration. This can be done, for example, by running the command line (CMD) with administrator rights and entering the commands:

for incoming connection:

netsh advfirewall firewall add rule name="KoRC_UDP_port" dir=in action=allow protocol=UDP localport=18190

for outgoing connection:

netsh advfirewall firewall add rule name="KoRC_UDP_port" dir=out action=allow protocol=UDP localport=18190

Screenshots

Screen Main Screen Config