PxPlus User Forum

Main Board => Discussions => Programming => Topic started by: eldonfsr on May 26, 2026, 04:18:47 PM

Title: How start with PXPLUs
Post by: eldonfsr on May 26, 2026, 04:18:47 PM
Hello there small book tutorial to start stady pxplus and learn how to programin

Thanks
any help great..
Title: Re: How start with PXPLUs
Post by: Len Vassos on May 27, 2026, 08:00:32 AM
Hello, here are few resources that may be helpful.

Introduction to PxPlus Training Guide (https://home.pvxplus.com/knowledge-center-pxplus-training-guide.htm) - This is a 500+ page hands on training guide for developers.

PxPlus YouTube Channel (https://www.youtube.com/user/pvxplus) - Our YouTube channel where you will find many How To and other videos.

Knowledge Center (https://home.pvxplus.com/knowledge-center.htm) - Our Knowledge Center where you will find various different training materials on various PxPlus topics

There is also our On-Line Help (http://manual.pvxplus.com/)

Hope this helps.

Title: Re: How start with PXPLUs
Post by: eldonfsr on May 28, 2026, 10:00:56 AM
Thanks Len i working on just stuppid question where are locate examples on Pvx i reading pvx guide but i don't see any example on guide... how i con open a example
Title: Re: How start with PXPLUs
Post by: Len Vassos on June 03, 2026, 08:11:18 AM
Not quite sure what exactly you're looking for, but there are many examples in the training guide and our on-line help.
Title: Re: How start with PXPLUs
Post by: eldonfsr on June 03, 2026, 10:23:03 AM
On PVXPlus ide i don't see option to open project and so where folder with samples in lib there a lot folders thay are samples, if create a project to add project from folder lib\_custom  is going overwrite i don't see some folder called samples or any reference on manual you go here open samples or sample.....
Title: Re: How start with PXPLUs
Post by: eldonfsr on June 03, 2026, 12:31:49 PM
Well lite by lite we con go far two escenaries i see here one is develop time and other is runnign time, to work on design time we need to have file of table, but on runing time if we wanna data going to diffenrnet folder, on nomads where or how we can change that direction....

for example to open table

Phiysical file:   "TEST_001"+"/WO001"+"/WO1001"+".DAT"

COMPANY NUMBER="001" HOW ASSIGN A VAR %CP$
   Phiysical file:   "TEST_"+%CP$+"/WO"+%CP$+"/WO"+%CP$+".DAT"


The sample code on PXPlus guide are directly on point

we must to have one directory for develop and other for runing or testing and copy files