Changes between Version 31 and Version 32 of misc/botlog_pas


Ignore:
Timestamp:
09/10/18 14:03:47 (7 years ago)
Author:
Tetsuya Michikawa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • misc/botlog_pas

    v31 v32  
    232232
    233233botlog,PrintAnyserver共にWeb APIを使ってデータの登録を行っているので、外部プログラムからのデータ登録も可能になっている。[[br]]
    234 
    235 EPICSとの連携には、[wiki:/misc/botlog_pas/epicsrecordmonitor EPICS record monitor]がtarball内にあるので使ってほしい。[[br]]
    236 
    237 
    238 
     234応用例として、EPICSとの連携に使用している[wiki:/misc/botlog_pas/epicsrecordmonitor EPICS record monitor]がtarball内にあるので使ってほしい。[[br]]
     235また、PrintAnyServerへの画像登録も同様に可能となっている。[[br]]
     236
     237[wiki:/misc/botlog_pas/webapi_input botlogとPrintAnyServerへの登録用スクリプトのひな型と使い方]を記述しておくので参考にしてほしい。