Download Latest Version CaISPROD.zip (204.4 kB)
Email in envelope

Get an email when there's a new version of CaIS System

Home / EXP_Terminal_MS01 / Version_2_2_166_PosiFLEX
Name Modified Size InfoDownloads / Week
Parent folder
WineRave.exe 2022-04-07 1.6 MB
readSerial.sh 2022-04-07 507 Bytes
serialOK 2022-04-07 691 Bytes
README.TXT 2022-04-07 6.1 kB
CaISEXPTerminal.gambas 2022-04-07 5.2 MB
EXP_Terminal_2_2_166.zip 2022-04-07 2.1 MB
EXPTerminal_icon.png 2022-04-07 210.8 kB
caisserial_port.ini 2022-04-07 35 Bytes
caisserial.ini 2022-04-07 97 Bytes
cais.cpf 2022-04-07 1.1 kB
Totals: 10 Items   9.0 MB 0
 This is Comission module for CaIS ERP Expedition module .
* Version 2.2 TouchScreen mode for PosiFLEX POS Terminal +PDA option*
** Local SERIAL PORT usage via Gambas (cais.cpf - [14]param Y/N) ***
*** Dual serial port support via Linux script level (use RAMDisk-files)

   CaIS(R)-System Software
   Copyright (C) 1997-2022  <by Josef Nagy>

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 3 of the License, or
   (at your option) any later version.
   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to :
   Free Software Foundation, Inc.
   59 Temple Place, Suite 330, 
   Boston, MA  02111-1307  USA.
   
   Contact to author <Josef Nagy> :
   cais@gmx.com
   http://caisys.no-ip.org
   
------------------------------------------------
Special PosiFLEX additional installation Step's:
------------------------------------------------
- copy readSerial.sh to local RAMDisk directory
  $ mkdir /home/...user.../RAMDisk
  $ cp readSerial.sh /home/...user.../RAMDisk/
- Add user Permission to ttyS0-S3 (4 serial port) at OS_Startup
  $suco cp ../../serialOK /etc/init.d/serialOK
  $sudo chmod 777 /etc/init.d/serialOK
  $cd /etc/init.d
  $sudo update-rc.d serialOK defaults
- Make MEMORY RAMDisk filesystem (size=10MB)
  $ sudo nano /etc/fstab
  ... insert this line to botton of file :
  tmpfs     /mnt/RAMDisk    tmpfs  nodev,nosuid,size=10M 0       0
  ...
  [F2]+Y to SAVE
  $sudo reboot
- Add OnBoard (TouchKeyboard) AutoStart
  1. System settings -> Assistive Technology -> Prefered Application ->
     Accessibility[Tab] -> Mobility(OnBoard):Run at startup=ON
     
     
==========================================================================     
   
Base by : Ver 2.1.80
---------------------
   
Ver 2.2.built_2  (20.OKT.2021)
-------------------------------
- Updated 'cais.cpf' :
;------Parameters Notes [14] -----
;[1] -MV1 host service TCP/IP         /LPM,LPM_PosiFLEX,WineRave2
;[2] -MV1 host service port           /LPM,LPM_PosiFLEX,WineRave2
;[3] -GPU FullScreen Support ON/OFF   /LPM,LPM_PosiFLEX
;[4] -ZPL printout ON/OFF             /LPM,LPM_PosiFLEX
;[5] -MV1/MV2 host UCI                /LPM,LPM_PosiFLEX,WineRave2
;[6] -USER authentication ?           /LPM,LPM_PosiFLEX
;[7] -Test label ?                    /LPM,LPM_PosiFLEX
;[8] -FTP syncronisation              /LPM,LPM_PosiFLEX
;[9] -Images(JPG) directory           /LPM,LPM_PosiFLEX
;[10]-Language tag (by CaIS FORM)     /WineRave2
;[11]-Rave tamplate directory         /WineRave2
;[12]-ESBRaveviewer.exe dir.          /WineRave2
;[13]-If output:PDF dir.              /WineRave2
;[14]-SerialPort in Gambas ?          /EXPTerminal
- If [14]-param (SerialGambas) = "N" then Switch OFF Gambas SerialPort driver !
;[15]-PDA - Mode parameter Y/N        /EXPTerminal


Ver 2.2.built_32  (08.NOV.2021)
-------------------------------
- PDA Form Open section
   ONE SSCC by ONE Opened Action's
- FMain FORM properties inherited to PDAFrom

Ver 2.2.built_46  (21.NOV.2021)
-------------------------------
- Button[STD,RSZ,Tetel] Clock-HelpScroll section active
- User authentication inherited
- If 'cais.cpf' 15.parameter=Y , then [Exit] button close Application
  (Don't returned FMain FORM)

Ver 2.2.built_58 (30.NOV.2021)
-------------------------------
- BarCode DECODE + SaveData()
- Save Item-SSCC relation at PDA mode

Ver 2.2.built_73 (09.DEC.2021)
-------------------------------
- ScrollView with ScrollUp/ScrollDown button
   (relative PgUp/PgDn)

Ver 2.2.built_84 (13.DEC.2021)
-------------------------------
- [-] Delete BARCODE , PALETT
- LCD_Value refresh after SAVE_DATA
    LCDDSP  = NETTOKG
    LCDDSPT = STD_document TOTAL Netto Kg
    TAR_LC  = STD_document TOTAL Pieces(boxes)
- F5 : LCD_Value refresh

Ver 2.2.built_108 (16.DEC.2021)
-------------------------------
- Redesigner PDA Form (for DRP remote desktop on ZEBRA PDA  by Roland Kovacs)
- Box deleted correction
- NETTOKG initialization redefined

Ver 2.2.built_112 (16.DEC.2021)
-------------------------------
- PDA FORM  RESULTSW(Switch) implemented
- BRC_Check() --> DTERR error message implemented
   Default check : ^MDAT("EXPTERM","MC0","SC0")=4

Ver 2.2.built_115 (16.DEC.2021)
-------------------------------
- LCDDSPB.Value = NTX + TRX  (Netto Kg + Tara Kg/MV2 side tar=kg2-kg1)

Ver 2.2.built_120 (11.JAN.2022)
-------------------------------
- BRC_Check correction : pdb,pkg,bdb,dkg convert to Float
- F9 SSCC parameter save to PLT2.Text component (Visible=False)

Ver 2.2.built_138 (17.JAN.2022)
-------------------------------
- !! FULLSCREEN   MODE = OFF !!
  Concurent/multiple App. correct window-focus support
  FMain :
  - FullScreen = False
  - Borber     = False
  - Maximized  = True
- PDA Mode : RESULTSW.Value corrected

Ver 2.2.built_158 (24.JAN.2022)
-------------------------------
- Default UTF-8 chr_code for All String
- PDA/Mode : packing # summ in TableView
- TAR register Round(8,-2) at F3
- F9 Enabled after F5 save SSCC data's
- Select view's modified

Ver 2.2.built_160 (10.FEB.2022)
-------------------------------
- Palet Tara Filed increment&recalculated from detected field's
- F5 criterial NOT MINUS : Netto,Brutto,TAR_filed's

Ver 2.2.built_164 (18.MAR.2022)
-------------------------------
- F5 : Diferent LABEL-LAYOUT / Pertner_ID's
  FORMS   : Default         : ../ZPL/EFLASH_0.ZPL
            Partner specific: ../ZPL/EFLASH_PartnerID.ZPL
  PRINTING: Common Fx ZPL   : ../ZPL/PLU.ZPL  (included all of Fx variables)
- Modify ZPLPRINT.sh :
   #!/bin/sh
   lpr -P Zebra -l /home/pi/CAIS/ZPL/EFLASH.ZPL
   lpr -P Zebra -l /home/pi/CAIS/ZPL/PLU.ZPL
   exit 0
   
Ver 2.2.built_166 (07.ARP.2022)
-------------------------------
- F5 : corection SVL function call's


Source: README.TXT, updated 2022-04-07