[LINK]: SmartLabel v3.0 SP1 HotFix 1

SIMATIC S7-200/300/400, Step7, PCS7, CFC, SFC, PDM, PLCSIM,
SCL, Graph, SPS-VISU S5/S7, IBHsoftec, LOGO ...
Post Reply
whwnet
Posts: 4
Joined: Wed Nov 14, 2007 2:39 am
Location: China

[LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by whwnet » Wed Nov 14, 2007 2:50 am

Hi, I am looking for smartlabel 3.0 's key.
Where can I download it? :|

http://www.industry.siemens.com/industr ... TLABEL.HTM
you can dowload v3 after free registration

CoMod
Site Admin
Posts: 3969
Joined: Thu Feb 16, 2006 3:25 pm
Location: Russia
Contact:

Post by CoMod » Wed Nov 14, 2007 12:20 pm

You can install old short key for v2.* A1SLAB20.EKB from EKB_Install or Siemens.exe
It work.

If your SmartLabel wrote error message about Templates/print_tmpl.htm
This is text file with extention htm
code
Show
[]<HTML XMLNS:IE>
<HEAD>
<?IMPORT NAMESPACE="IE" IMPLEMENTATION="#default">
<STYLE TYPE="text/css">

.lorstyle
{
width:210mm;
height:297mm;
margin-left:5mm;
margin-top:5mm;
margin-right:5mm;
margin-bottom:5mm;
background:white;
}

.pagestyle
{
width:210mm;
height:297mm;
}
</STYLE>
<SCRIPT LANGUAGE="JScript">

var iCommands = 0;

function CheckPrint()
{
document.all.onlayoutcomplete = null;
++iCommands;

if ( iCommands == 1)
{
switch (dialogArguments.__IE_PrintType)
{
case "Prompt":
if (printer.showPrintDialog())
PrintPrep();
break;
case "NoPrompt":
PrintPrep();
break;
case "Preview":
default:
break;
}
}
}

function PrintPrep()
{
if (layoutrect1.contentDocument.readyState == "complete")
{
PrintNow();
}
else
{
layoutrect1.contentDocument.onreadystatechange = PrintWhenContentDocComplete;
}
}

function PrintWhenContentDocComplete()
{
if (layoutrect1.contentDocument.readyState == "complete")
{
layoutrect1.contentDocument.onreadystatechange = null;
PrintNow();
}
}

function PrintNow()
{
var startPage;
var endPage;
var oDeviceRectCollection = document.all.tags("DEVICERECT");

startPage = 1;
endPage = oDeviceRectCollection.length;

try{
printer.startDoc("S7-SmartLabelPrintTemplate");
}
catch(e){
}

try{
for (i = startPage - 1; i < endPage; i++){
printer.printPage(oDeviceRectCollection);
}
}
catch(e){ // Create local variable e.

try{
printer.stopDoc();
}
catch(e){
}

// try again
window.setTimeout("PrintNow()", 1000);
}

try{
printer.stopDoc();
}
catch(e){
// try again
window.setTimeout("PrintNow()", 1000);
}

}

</SCRIPT>
<IE:TEMPLATEPRINTER ID="printer"/>
</HEAD>

<BODY>

<IE:DEVICERECT ID="page1" CLASS="pagestyle" MEDIA="print">
<IE:LAYOUTRECT ID="layoutrect1" CONTENTSRC="document" CLASS="lorstyle" ONLAYOUTCOMPLETE="setTimeout('CheckPrint()', 1000)"/>
</IE:DEVICERECT>

</BODY>
</HTML>[/code]

whwnet
Posts: 4
Joined: Wed Nov 14, 2007 2:39 am
Location: China

thanks

Post by whwnet » Thu Nov 15, 2007 7:50 am

Thanks for your reply.
Before setup 3.0 must already installed 2.0or 2.08 version.The ver3.0
software not ask authorization. But ver3.0 report mirosoft vc++ error and turn off software,it not yet can't print .
Just install ver 3.0, error display: s7-smartlabel has not been unlocked yet. missing authorization! you may order one with MLFB; 2XV9 450-1SL01-OYX0

Link
Forum Community
Forum Community
Posts: 1199
Joined: Fri Oct 20, 2006 9:29 pm
Location: We are anonymous users. We do not read your private messages :( Ask questions in the forum !
Contact:

Post by Link » Tue Nov 27, 2007 8:53 am

MaxHeadroom wrote:Hi!
Has somebody Smartlabel V3.0 (for Win2k and WinXP)?
Is it possible to use the same Keys like V2.0 or another?
v3 work with old v2 key A1SLAB20.EKB ,
SmartLabel v3.0 wrote:But ver3.0 report mirosoft vc++ error and turn off software
I think how this is defective version Smartlabel v3.0 (without HotFix) with multiple bugs in installer and Runtime

Smartlabel V3.0 with HotFix1 work with new key SIFLA1SLAB0300.EKB or A1SLAB30.EKB
http://www.industry.siemens.com/IT4Indu ... /LABEL.HTM
you can download v3 and HotFix1 after free registration - download possible from German page (error download HotFix1 from English page)

MaxHeadroom
Posts: 9
Joined: Mon Nov 20, 2006 12:16 pm
Location: Europe

Post by MaxHeadroom » Tue Nov 27, 2007 10:02 am

CoMod wrote:v3 work with old v2 key,
SmartLabel v3.0 wrote:But ver3.0 report mirosoft vc++ error and turn off software
V3 says: No key found - it is possible to order key with MLFB "2xv9 450-1sl01-0yx0"
CoMod wrote:I think how this is defective version Smartlabel м3.0 with multiple bugs in installer and Runtime
i have installd V3.0 and HF1 and it works fine (first test). only many boxes with demo-mode no key and during printing in free fields you can read "Demo!".

I can not found any key for V3.0.
Keypackage Simatic_EKB_Install_2007_11_07 has only keys for V2.

thx

MaxHeadroom
Posts: 9
Joined: Mon Nov 20, 2006 12:16 pm
Location: Europe

Post by MaxHeadroom » Tue Nov 27, 2007 12:23 pm

CoMod wrote:Add key to
Link_is_Dead :(/Si ... _11_27.zip
Works very fine.

many thx

smb
Posts: 77
Joined: Sat Feb 17, 2007 6:40 am
Location: Iran

Post by smb » Tue Dec 18, 2007 9:46 am

Would you Please upload smartlabel Ver3 with Hotfix1 to rapidshare.I couldnot download it from siemens.

Link
Forum Community
Forum Community
Posts: 1199
Joined: Fri Oct 20, 2006 9:29 pm
Location: We are anonymous users. We do not read your private messages :( Ask questions in the forum !
Contact:

Post by Link » Tue Dec 18, 2007 11:00 am

Link_is_Dead :(/Si ... _WinXP.rar
Ehglish and German only
23521 KB
SP1 for SmartLabel v3.0
https://rapidshare.com/files/1375209477 ... 0.1-EN.zip

potter3000
Posts: 9
Joined: Mon Nov 09, 2009 2:31 pm

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by potter3000 » Tue Jan 29, 2013 10:43 pm

Hello the links are broken, you can put them again, Thanks.

Link
Forum Community
Forum Community
Posts: 1199
Joined: Fri Oct 20, 2006 9:29 pm
Location: We are anonymous users. We do not read your private messages :( Ask questions in the forum !
Contact:

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by Link » Tue Jan 29, 2013 10:45 pm


potter3000
Posts: 9
Joined: Mon Nov 09, 2009 2:31 pm

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by potter3000 » Wed Jan 30, 2013 8:35 am

These links already I saw. It has been registering to me for one week to be able to lower them, but the registry has not confirmed me still. For that reason foot if somebody can up the links.

potter3000
Posts: 9
Joined: Mon Nov 09, 2009 2:31 pm

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by potter3000 » Wed Jan 30, 2013 5:05 pm

This links are OK.
Simatic_SmartLabel_2_0.rar
https://rapidshare.com/#!download|614p1 ... el_2_0.rar

Simatic_SmartLabel_v2.1_HF5
https://rapidshare.com/#!download|969p2 ... .1_HF5.rar

S7-SmartLabel_SP1_V3.0.1-EN.zip
https://rapidshare.com/#!download|424p1 ... 0.1-EN.zip

But i need the link for "sw_S7-SmartLabel-V30_winXP-EN.zip"
It registers to me in the Web of siemes, but it does not let lower the file to me.
Somebody can lower it and pass it to me.
Thanks


potter3000
Posts: 9
Joined: Mon Nov 09, 2009 2:31 pm

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by potter3000 » Wed Jan 30, 2013 9:30 pm

Very very Thanks

Elahe
Posts: 20
Joined: Thu May 28, 2009 6:02 am

Re: [LINK]: SmartLabel v3.0 SP1 HotFix 1

Post by Elahe » Mon May 04, 2015 7:31 pm

Thanks you So much

Post Reply