419x
003388
2022-03-23

KB 001738 | Basics of Using Webservice in RFEM 6 and RSTAB 9 with VBA

Topic:
Webservice API in VBA Tutorial

Note:
Webservice is a communication between machines and programs. This communication is provided via the network and can, therefore, be used by any program that can send and receive strings via the HTTP protocol. RFEM 6 and RSTAB 9 provide an interface based on these cross-platform webservices. This tutorial shows the basics using the VBA programming language.



;